home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / pc / 2xy_demo / xmpdemo / graphs / funct1.xmp next >
Encoding:
Text File  |  2000-05-31  |  2.2 KB  |  177 lines

  1. >1.Graph of the linear function
  2. y=2x-1
  3. MYSZEK 2xyDEMO
  4. EXAMPLE
  5. v500
  6. ;introduction
  7. e
  8. t100
  9. p30
  10. t0
  11.  
  12. zf
  13. t1
  14. p7
  15. t0
  16. zfm
  17. t12
  18. fT14
  19. ;p7
  20. t0
  21. t2
  22. p6
  23. t0
  24. ;enter the formula
  25. cym
  26. k=m
  27. c2m
  28. cxm
  29. k-m
  30. c1m
  31. ke
  32. t3
  33. p2
  34. t0
  35. ;press enter
  36. kem
  37. t4
  38. p6
  39. t0
  40. ;1st point
  41. k-m
  42. c3m
  43. t13
  44. p3
  45. t0
  46. sdm
  47. k-m
  48. c7m
  49. spm
  50. sgm
  51. ;2nd point
  52. c0m
  53. sdm
  54. k-m
  55. c1m
  56. ;3rd point
  57. ki
  58. t5
  59. p5
  60. t0
  61. t6
  62. p6
  63. t0
  64. kim
  65. sgm
  66. k/m
  67. sgm
  68. c1m
  69. sdm
  70. c2m
  71. sdm
  72. c0m
  73. ;4th point
  74. kim
  75. sgm
  76. c2m
  77. sdm
  78. c3m
  79. ke
  80. t7
  81. p5
  82. t0
  83. kem
  84. ;marking points 
  85. t8
  86. fT18
  87. ;p9
  88. t0
  89. ;1st point
  90. ft
  91. m
  92. m
  93. fx-3
  94. fy-7
  95. t9
  96. p7
  97. t0
  98. m
  99. m
  100. ;2nd point
  101. t10
  102. fT16
  103. t0
  104. ft
  105. m
  106. m
  107. fx0
  108. fy-1
  109. m
  110. m
  111. ;3rd point
  112. ft
  113. m
  114. m
  115. fx0.5
  116. fy0
  117. m
  118. m
  119. ;4th point
  120. ft
  121. m
  122. m
  123. fx2
  124. fy3
  125. m
  126. m
  127. t11
  128. p4
  129. t0
  130. p3
  131. ;next example
  132. ze
  133.  
  134. t101
  135. p12
  136. t0
  137. zxm
  138. zem
  139. q
  140. BLURB
  141. 1`#We are going to draw a graph
  142. 1`#of the linear function:
  143. 1`#@y=2x-1@
  144. 1`#We click the icon to open the
  145. 1`#&graphs of functions& window
  146. 12`The information about what to do now is
  147. 12`displayed below the title of the window
  148. 2`Following this hint, we write the formula for the value of the function.
  149. 3`When finished, we press &ENTER&
  150. 4`Now we should write the co-ordinates
  151. 4`of some points on the line.
  152. 13`We use the &arrow keys& to move from one cell to another
  153. 5`Two points are sufficient to define the line,
  154. 5`but we can write more...
  155. 6`We press the &Insert& button
  156. 6`to add a new column of the table. 
  157. 6`Notice the position of the mouse.
  158. 7`Having typed in all the points,
  159. 7`we press &ENTER&.
  160. 8`Now, following the hint
  161. 8`below the title of the window, 
  162. 8`we should select a point.
  163. 8`We click on a column of the
  164. 8`table to do that...
  165. 9`and mark the point in the co-ordinate diagram.
  166. 9`We just place the mouse pointer at the point and click.
  167. 10`#In the same way we mark all of the points.
  168. 10`#The hints below the title of the window 
  169. 10`#remind us what to do.
  170. 11`When the points are marked, the graph appears automatically.
  171. 100`#We show how to use 2xy to draw graphs of functions.
  172. 100``#"The presentation proceeds automatically."`
  173. 101`#In a moment the &Examples& window will appear.
  174. 101`You can watch the same presentation again,
  175. 101`#or load the next example,
  176. 101`#or close the window and solve your own problem.
  177.